home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_300 / 340_01 / ufc024.c < prev    next >
Encoding:
C/C++ Source or Header  |  1991-01-07  |  173 b   |  10 lines

  1. #include "_UFC02.H"
  2. #include "testfmt.H"
  3. main()
  4. { FKZ=2;
  5.   SM=0;
  6.   memcpy(FMT,"testfmt ",8);
  7.   #include "testfmt.i"
  8.   UNIF(&FKZ,FMT,testfmt.fld0,&RET,&SM,Daten);
  9. }
  10.